github.com/andybalholm/brotli.zopfliCostModel.distance_histogram_size (field)
4 uses
github.com/andybalholm/brotli (current package)
backward_references_hq.go#L66: distance_histogram_size uint32
backward_references_hq.go#L81: self.distance_histogram_size = distance_histogram_size
backward_references_hq.go#L161: setCost(histogram_dist[:], uint(self.distance_histogram_size), false, self.cost_dist_)
backward_references_hq.go#L200: for i = 0; uint32(i) < self.distance_histogram_size; i++ {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |